| CmScriptValueList |
| Logical Entity Name | CmScriptValueList |
| Default Table Name | CmScriptValueList |
| Physical Only | NO |
| Definition | |
| Note |
| CmScriptValueList Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
CmScriptValueListID |
int | NO | ||
| CmTemplateID | int | NO | ||
| QuestionNumber | int | NO | ||
| QuestionLetter | char(1) | YES | ||
| AnswerValue | varchar(10) | NO | ||
| AnswerText | varchar(255) | NO | ||
| CalculationFormula | varchar(1000) | YES | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| ModFlag | char(1) | NO |
| CmScriptValueList Primary and Unique Keys |
| Key Name | Key Type | Keys |
| CmScriptValueList_CmScriptValueListID_U_C_IDX | PrimaryKey | CmScriptValueListID |
| CmScriptValueList Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| CmScriptValueList Check Constraints |
| Check Constraint Name | CheckConstraint |